Vcenter Authorization Privileges FilterSpec

Vcenter Authorization Privileges FilterSpec
Vcenter Authorization Privileges FilterSpec

The Vcenter Authorization Privileges FilterSpec schema contains properties based on which privileges can be filtered. Any privilege matching all of the conditions is returned.

This schema was added in vSphere API 9.0.0.0.

JSON Example
{
    "is_on_parent": false
}
boolean
is_on_parent
Optional

Whether the privileges should apply to parent object as well.

This property was added in vSphere API 9.0.0.0.

If missing or null all privileges match.